chore(deps): bump the mcp-dependencies group across 1 directory with 3 updates#85
Merged
admin-raintree merged 2 commits intoJun 24, 2026
Merged
Conversation
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
b089d32 to
4050904
Compare
…3 updates Bumps the mcp-dependencies group with 3 updates in the /mcp directory: [hono](https://github.com/honojs/hono), [openai](https://github.com/openai/openai-node) and [pg](https://github.com/brianc/node-postgres/tree/HEAD/packages/pg). Updates `hono` from 4.12.25 to 4.12.27 - [Release notes](https://github.com/honojs/hono/releases) - [Commits](honojs/hono@v4.12.25...v4.12.27) Updates `openai` from 6.39.1 to 6.44.0 - [Release notes](https://github.com/openai/openai-node/releases) - [Changelog](https://github.com/openai/openai-node/blob/main/CHANGELOG.md) - [Commits](openai/openai-node@v6.39.1...v6.44.0) Updates `pg` from 8.21.0 to 8.22.0 - [Changelog](https://github.com/brianc/node-postgres/blob/master/CHANGELOG.md) - [Commits](https://github.com/brianc/node-postgres/commits/pg@8.22.0/packages/pg) --- updated-dependencies: - dependency-name: hono dependency-version: 4.12.26 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: mcp-dependencies - dependency-name: openai dependency-version: 6.44.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: mcp-dependencies - dependency-name: pg dependency-version: 8.22.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: mcp-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
4050904 to
4110d87
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the mcp-dependencies group with 3 updates in the /mcp directory: hono, openai and pg.
Updates
honofrom 4.12.25 to 4.12.27Release notes
Sourced from hono's releases.
Commits
97c6fe14.12.27aa92177Merge commit from forkcd3f6f7Merge commit from forkd4853a8fix(jsx): make merged context-isolation tests pass tsc type check (#5037)6735feafix(jsx): cast awaitedFallback through unknown to fix Deno type check (#5036)fab3b13Merge commit from fork9f0dadfci: use npm Staged publishing (#5035)27b79924.12.26d29982cchore: replace arg and glob with Bun native APIs in build script16215d5chore: remove unused devcontainer and gitpod configs (#5029)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for hono since your current version.
Updates
openaifrom 6.39.1 to 6.44.0Release notes
Sourced from openai's releases.
... (truncated)
Changelog
Sourced from openai's changelog.
... (truncated)
Commits
e1bd0c2release: 6.44.0ede3e38feat(api): update OpenAPI spec or Stainless config503cfc2release: 6.43.0fd04fabfix: restore pnpm repo configuration on next0096df7fix: fix TS to usemainba8ff4dchore: sync repofbf80f3chore: Convert repository to pnpm (#1934)879f325test: Update CI Node version coverage (#1935)f2e0abdtest: Use CI environment for OpenAI API key workflows (#1937)0c92f62build: remove scheduled release (#1936)Updates
pgfrom 8.21.0 to 8.22.0Changelog
Sourced from pg's changelog.
Commits
b617619Publishd80b261Update docs & changelog835fb83Fix error handling for exceptions on values parsing. (#3574)f49ab4afix: correct spelling mistakes across codebase (#3692)d7175a4Expand CI matrix of PG versions and add direct SSL test (#3693)882fc30Add support for sslnegotiation=direct (PostgreSQL 17) (#3688)